Skip to main content
POST
/
contacts
/
search
[BETA] Search contacts (workspace)
curl --request POST \
  --url https://api.getpg.ai/public-api/v1/contacts/search \
  --header 'Content-Type: application/json' \
  --header 'x-api-key: <api-key>' \
  --data '{}'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.getpg.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

x-api-key
string
header
required

Your API key for authentication. Get your API key from the PG:AI dashboard under Settings > API Keys.

Body

application/json

The body is of type object.

Response

Success

Response data